func syscall.faccessat
2 uses
syscall (current package)
syscall_linux.go#L69: return faccessat(dirfd, path, mode)
zsyscall_linux_amd64.go#L12: func faccessat(dirfd int, path string, mode uint32) (err error) {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)